[INFO] cloning repository https://github.com/Austin-rgb/notification
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Austin-rgb/notification" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustin-rgb%2Fnotification", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustin-rgb%2Fnotification'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98070a4c2875aa6da8a98b5df3a76be92518075a
[INFO] checking Austin-rgb/notification against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustin-rgb%2Fnotification" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Austin-rgb/notification
[INFO] finished tweaking git repo https://github.com/Austin-rgb/notification
[INFO] tweaked toml for git repo https://github.com/Austin-rgb/notification written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Austin-rgb/notification on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Austin-rgb/notification already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Austin-rgb/actixutils`
[INFO] [stderr]     Updating git repository `https://github.com/Austin-rgb/emailgrid`
[INFO] [stderr]     Updating git repository `https://github.com/Austin-rgb/mgk`
[INFO] [stderr]     Updating git repository `https://github.com/Austin-rgb/push`
[INFO] [stderr]     Updating git repository `https://github.com/Austin-rgb/event-stream`
[INFO] [stderr] error: no matching package named `typed-eventbus` found
[INFO] [stderr] location searched: Git repository https://github.com/Austin-rgb/event-stream
[INFO] [stderr] required by package `notification v0.1.0 (/workspace/builds/worker-0-tc1/source)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/Austin-rgb/actixutils`
        Updating git repository `https://github.com/Austin-rgb/emailgrid`
        Updating git repository `https://github.com/Austin-rgb/mgk`
        Updating git repository `https://github.com/Austin-rgb/push`
        Updating git repository `https://github.com/Austin-rgb/event-stream`
    error: no matching package named `typed-eventbus` found
    location searched: Git repository https://github.com/Austin-rgb/event-stream
    required by package `notification v0.1.0 (/workspace/builds/worker-0-tc1/source)`